object SearchForm: TSearchForm Left = 193 Top = 134 Width = 626 Height = 405 ActiveControl = PageControl Caption = 'File Search' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True Position = poDefault Scaled = False Visible = True OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PageControl: TPageControl Left = 0 Top = 0 Width = 517 Height = 359 ActivePage = OldestSheet Align = alClient HotTrack = True TabOrder = 0 OnChange = PageControlChange object BiggestSheet: TTabSheet Caption = '&Biggest Files' object BiggestList: TExtListView Left = 0 Top = 35 Width = 509 Height = 296 Columns = < item Caption = 'Name' Width = 140 end item Caption = 'Path' Width = 150 end item Alignment = taRightJustify Caption = 'Size ' Width = 65 end item Caption = 'Last Change' Width = 75 end item Caption = 'Last Access' Width = 75 end> ExtendedStyles = [lvxCheckboxes, lvxHeaderDragDrop, lvxFullRowSelect] SaveSettings.AutoSave = True SaveSettings.RegistryKey = 'Software\JAM Software\TreeSize Professional\Biggest File List' ColumnsFormat = <> SmallImages = SystemList ShowSortArrows = True AutoColumnSort = acsSort AutoSortStyle = assDefault AutoResort = False ReverseSortArrows = True LastColumnClicked = 0 OnSortItems = OldestListCompare Align = alClient OnDblClick = OldestListDblClick ReadOnly = True AllocBy = 32 OnDeletion = TmpListDeletion OnMouseUp = OldestListMouseUp TabOrder = 1 ViewStyle = vsReport OnKeyDown = OldestListKeyDown OnKeyUp = OldestListKeyUp end object Panel3: TPanel Left = 0 Top = 0 Width = 509 Height = 35 Align = alTop BevelOuter = bvNone TabOrder = 0 object Label3: TLabel Left = 3 Top = 8 Width = 129 Height = 13 Caption = 'Search for files bigger tha&n ' FocusControl = MinSizeSpin Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object MinSizeSpin: TSpinEdit Left = 133 Top = 5 Width = 53 Height = 22 MaxValue = 99999 MinValue = 1 TabOrder = 0 Value = 2 end object KbMbCombo: TComboBox Left = 187 Top = 5 Width = 41 Height = 21 Style = csDropDownList ItemHeight = 13 Items.Strings = ( 'Kb' 'Mb') TabOrder = 1 end end end object OldestSheet: TTabSheet Caption = '&Oldest Files' object Panel1: TPanel Left = 0 Top = 0 Width = 509 Height = 35 Align = alTop BevelOuter = bvNone TabOrder = 0 object Label1: TLabel Left = 0 Top = 8 Width = 95 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Search for files' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 188 Top = 8 Width = 25 Height = 13 Alignment = taCenter AutoSize = False Caption = 'since' end object OldestCombo: TComboBox Left = 97 Top = 4 Width = 89 Height = 21 Style = csDropDownList ItemHeight = 13 Items.Strings = ( 'not accessed' 'not changed') TabOrder = 0 end object DateTimePicker: TDateTimePicker Left = 217 Top = 4 Width = 85 Height = 21 CalAlignment = dtaLeft Date = 35431.586028275500000000 Time = 35431.586028275500000000 Checked = False DateFormat = dfShort DateMode = dmComboBox Kind = dtkDate ParseInput = False end end object OldestList: TExtListView Left = 0 Top = 35 Width = 509 Height = 296 Columns = < item Caption = 'Name' Width = 140 end item Caption = 'Path' Width = 150 end item Alignment = taRightJustify Caption = 'Size ' Width = 65 end item Caption = 'Last Change' Width = 75 end item Caption = 'Last Access' Width = 75 end> ExtendedStyles = [lvxCheckboxes, lvxHeaderDragDrop, lvxFullRowSelect] SaveSettings.AutoSave = True SaveSettings.RegistryKey = 'Software\JAM Software\TreeSize Professional\Oldest File List' ColumnsFormat = <> SmallImages = SystemList ShowSortArrows = True AutoColumnSort = acsSort AutoSortStyle = assDefault AutoResort = False ReverseSortArrows = True LastColumnClicked = 0 OnSortItems = OldestListCompare Align = alClient OnDblClick = OldestListDblClick ReadOnly = True AllocBy = 32 OnDeletion = TmpListDeletion OnMouseUp = OldestListMouseUp TabOrder = 1 ViewStyle = vsReport OnKeyDown = OldestListKeyDown OnKeyUp = OldestListKeyUp end end object TempSheet: TTabSheet Caption = '&Temporary Files' object Panel4: TPanel Left = 0 Top = 0 Width = 0 Height = 35 Align = alTop BevelOuter = bvNone TabOrder = 0 object Label4: TLabel Left = 2 Top = 8 Width = 125 Height = 13 Caption = 'Search for files &containing:' FocusControl = TempPatterns Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object EditButton: TButton Left = 232 Top = 4 Width = 53 Height = 25 Caption = '&Edit' TabOrder = 0 OnClick = EditButtonClick end object NewButton: TButton Left = 290 Top = 4 Width = 53 Height = 25 Caption = '&New' TabOrder = 1 OnClick = NewButtonClick end object DelButton: TButton Left = 348 Top = 4 Width = 53 Height = 25 Caption = '&Delete' TabOrder = 2 OnClick = DelButtonClick end object TempPatterns: TListView Left = 128 Top = 0 Width = 91 Height = 33 Columns = < item Caption = 'Patterns' Width = 70 end> IconOptions.AutoArrange = True IconOptions.WrapText = False RowSelect = True PopupMenu = PatternMenu ShowColumnHeaders = False TabOrder = 3 ViewStyle = vsReport end end object TmpList: TExtListView Left = 0 Top = 35 Width = 509 Height = 296 Columns = < item Caption = 'Name' Width = 140 end item Caption = 'Path' Width = 150 end item Alignment = taRightJustify Caption = 'Size ' Width = 65 end item Caption = 'Last Change' Width = 75 end item Caption = 'Last Access' Width = 75 end> ExtendedStyles = [lvxCheckboxes, lvxHeaderDragDrop, lvxFullRowSelect] SaveSettings.AutoSave = True SaveSettings.RegistryKey = 'Software\JAM Software\TreeSize Professional\Temporary File List' ColumnsFormat = <> SmallImages = SystemList ShowSortArrows = True AutoColumnSort = acsSort AutoSortStyle = assDefault AutoResort = False ReverseSortArrows = True LastColumnClicked = 0 OnSortItems = OldestListCompare Align = alClient OnDblClick = OldestListDblClick ReadOnly = True AllocBy = 32 OnDeletion = TmpListDeletion OnMouseUp = OldestListMouseUp TabOrder = 1 ViewStyle = vsReport OnKeyDown = OldestListKeyDown OnKeyUp = OldestListKeyUp end end object OptionsSheet: TTabSheet Caption = '&Options' object Label5: TLabel Left = 16 Top = 8 Width = 86 Height = 13 Caption = '&Drives To include:' FocusControl = DrivesList end object DrivesList: TListView Left = 8 Top = 24 Width = 185 Height = 241 ColumnClick = False Columns = < item Caption = ' Drive' Width = 100 end item Caption = 'Name' Width = 80 end> Checkboxes = True RowSelect = True OnEdited = DrivesListEdited OnEditing = DrivesListEditing OnMouseUp = DrivesListMouseUp TabOrder = 0 ViewStyle = vsReport SmallImages = SystemList end object GroupBox1: TGroupBox Left = 208 Top = 18 Width = 160 Height = 92 Caption = 'Enabled Search Types' TabOrder = 1 object BiggestBox: TCheckBox Left = 16 Top = 16 Width = 135 Height = 17 Caption = 'B&iggest Files' State = cbChecked TabOrder = 0 OnClick = BiggestBoxClick end object OldestBox: TCheckBox Left = 16 Top = 40 Width = 135 Height = 17 Caption = 'O&ldest Files' State = cbChecked TabOrder = 1 OnClick = OldestBoxClick end object TempBox: TCheckBox Left = 16 Top = 64 Width = 135 Height = 17 Caption = 'T&emporary Files' State = cbChecked TabOrder = 2 OnClick = TempBoxClick end end object Button2: TButton Left = 29 Top = 272 Width = 147 Height = 25 Caption = '&Add (UNC) Path' TabOrder = 2 OnClick = Button2Click end end end object Panel2: TPanel Left = 517 Top = 0 Width = 101 Height = 359 Align = alRight BevelOuter = bvNone TabOrder = 1 object StartButton: TButton Left = 3 Top = 20 Width = 98 Height = 24 Caption = '&Start' TabOrder = 0 OnClick = StartButtonClick end object StopButton: TButton Left = 3 Top = 52 Width = 98 Height = 24 Caption = 'S&top' Enabled = False TabOrder = 1 OnClick = StopButtonClick end object CloseButton: TButton Left = 3 Top = 84 Width = 98 Height = 24 Caption = 'Hide &Window' TabOrder = 2 OnClick = CloseButtonClick end object SaveButton: TButton Left = 3 Top = 175 Width = 98 Height = 24 Caption = 'Save &Results' TabOrder = 3 OnClick = SaveButtonClick end object Animate: TAnimate Left = 22 Top = 117 Width = 48 Height = 50 Active = False CommonAVI = aviFindFile StopFrame = 23 Visible = False end object Button1: TButton Left = 3 Top = 239 Width = 98 Height = 25 Caption = '&Help' TabOrder = 5 OnClick = Button1Click end object DeleteButton: TButton Left = 3 Top = 206 Width = 98 Height = 26 Caption = '&Delete Checked' TabOrder = 6 OnClick = DeleteButtonClick end end object StatusBar: TAdvStatusBar Left = 0 Top = 359 Width = 618 Height = 19 Panels = < item Width = 150 end item Width = 50 end> SimplePanel = False end object ShellBrowser: TShellBrowser SmallImages = SystemList FileSystemOnly = True Version = '1.0 beta 4' Left = 535 Top = 312 end object SystemList: TImageList Left = 535 Top = 280 end object PatternMenu: TPopupMenu Left = 567 Top = 280 object Edit1: TMenuItem Caption = '&Edit' OnClick = EditButtonClick end object New1: TMenuItem Caption = '&New' OnClick = NewButtonClick end object Delete1: TMenuItem Caption = '&Delete' OnClick = DelButtonClick end end object SaveDialog: TSaveDialog DefaultExt = 'txt' Filter = 'TreeSize Data (*.txt)|*.txt|All Files|*' Title = 'TreeSize Professional Search Results' Left = 567 Top = 312 end end